PDC
/ VISUAL PROLOG
ASSEMBLY LANGUAGE EXTENSIONS (version 1.01 / beta) ![]() by George A. Stathis |
Disclaimer |
SPECIAL FEATURES |
The planned "final commercial version" of this library is likely to include some example applications, Win95 code, and also more new PDC / Visual Prolog predicates. (Registered beta-versions 1.xx are entitled to free upgrades).
1) Predicates
for STRINGS and BINARIES
|
2) Predicates
for INTEGER-LISTS and NUMBERS
|
3) STRING-LIST
Handling
|
4) CONVERSION
Predicates
|
5) Character
Table Techniques
|
6) NON-DETERMINISTIC
Predicates
|
8) GENSYM
/ Database INDEX Predicates
|
9) ULTRA-FAST SORTING
Predicates
|
10) RANDOM
NUMBER Predicates
|
11) SPECIAL COMPRESSION
Predicates
|
12) Ultra-fast SEARCH
& REPLACE Predicates
|
13) OId-style
Text-menu Predicates (DOS)
|
14) Miscellaneous
Text-Processing Predicates
|
NOTES: |
1) Each of these source-code files contains a test-program (in PDC/Visual Prolog). The same file can be compiled either as an Assembly language program, or as a PDC/Visual Prolog program, depending on the user's choice of whether to keep a "commenting-out-character" (;) at the beginning of each file. |
2) These files are in HTML-format into which they were converted automatically. In order to use them as compilable source-code files, they must be re-saved in pain text-file format, using your favourite browser's options. (All decent browsers support this conversion). |
3) The HTML-format was chosen because it allows cross-references from one file to another, using hyper-links (automatically generated), and because Geocities doesn't allow certain file-extensions in Web-sites hosted by this company. An alternative version of this library (in plain text-file format) exists in Zipped-form (ASMTESTS.ZIP), including an executable program (ASMTESTS.EXE) which enables the user to test these predicates, e.g by performing timing tests with user-defined data. Finally, you can download a zipped *.OBJ-library (ASMFUN.LIB) which contains all these predicates precompiled. |